shortcuts: Ignore consumed modifiers for mnemonics
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 May 2021 22:33:44 +0000 (18:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 May 2021 22:33:44 +0000 (18:33 -0400)
commit0768cfb7dfcefac3bc7c7ccb6f9d6e9a96ad1dfb
tree664e295bb668b44ab3f08c76836085d0d6bb74a8
parentb5e245762d00e962094fcba267fa49ef9878c1d8
shortcuts: Ignore consumed modifiers for mnemonics

This is necessary to make mnemonics like Alt-1 work in
layouts where numeric keys are shifted, like AZERTY.

Fixes: #3912
gtk/gtkshortcutcontroller.c